From: Matthias Klose Date: Thu, 5 Mar 2026 11:22:39 +0000 (+0100) Subject: sh-disable-tests X-Git-Tag: archive/raspbian/2.46-3+rpi1^2~2 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/%22mailto:tmurad%40gmail.com//%22mailto:i18n-csb%40linuxcsb.org/%22/%22http:/www.example.com/%22mailto:tmurad%40gmail.com/%22mailto:i18n-csb%40linuxcsb.org/%22?a=commitdiff_plain;h=582fd75135053ac447a2e2089a0db217103f2988;p=binutils.git sh-disable-tests Gbp-Pq: Name sh-disable-tests.diff --- diff --git a/ld/testsuite/ld-elf/sec64k.exp b/ld/testsuite/ld-elf/sec64k.exp index 724346382..043c074c8 100644 --- a/ld/testsuite/ld-elf/sec64k.exp +++ b/ld/testsuite/ld-elf/sec64k.exp @@ -41,6 +41,11 @@ if {[istarget "ft32-*-*"] return } +# timing out on sh4, see https://bugs.debian.org/1127604 +if [istarget "sh4-*-*"] { + return +} + # Test >64k sections, with and without -r. First, create the assembly # files. Have a relocation to another section and one within the local # section.